Server Chooser V2 for Enemy Territory by StoerFaktoR This Batch file allows you to choose your favorite servers. Place the batch file in your Enemy Territory folder where you find the ET.exe Create a link on your desktop and doubleclick on it. Choose your Server by entering the Number in front of the Servernames and press ENTER. Or ONLY press ENTER to Ping your Server. Edit Server Chooser: Open the batch file (not the desktop link) with an editor like wordpad or notepad++ Add a server name and add the ip of the server. Example: echo [5] Your Server echo [6] Your Second Server echo [7] EMPTY * * * if %srvchoose%==5 start ET.exe +connect Your Server IP if %srvchoose%==6 start ET.exe +connect Your Second Server IP if %srvchoose%==7 start ET.exe +connect Enter here the IP of Server 7 Save it. ////////Changelog://////////// Ping Script added ////////////////////////////// Contact mail: stoerfaktor80@chris-s.de